EventsQueue Field

protected readonly SyncQueue<Action> EventsQueue
This language is not supported or no code example is available.
protected:  
SyncQueue<Action^>^ EventsQueue;
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.

Field Value

SyncQueue<Action>

In this article

Definition